PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class


In This Topic
    PDFExtendedGraphicState Class Methods
    In This Topic

    For a list of all members of this type, see PDFExtendedGraphicState members.

    Public Methods
     NameDescription
    Public MethodGets the blend mode.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the fill alpha.  
    Public MethodGets a flag specifying whether to apply overprint for filling.  
    Public MethodGets the overprint mode.  
    Public MethodGets the stroke alpha.  
    Public MethodGets a flag specifying whether to apply overprint for stroking.  
    Public MethodSets the blend mode.  
    Public MethodSets the fill alpha.  
    Public MethodSets a flag specifying whether to apply overprint for filling.  
    Public MethodSets the overprint mode.  
    Public MethodSets the stroke alpha.  
    Public MethodSets a flag specifying whether to apply overprint for stroking.  
    Top
    See Also